From c161d2acd8490076cee89a0a10eaa1f1f224422b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 27 Dec 2008 18:57:20 +0000 Subject: [PATCH] (Top): Add @detailmenu items for "Multiple Terminals" and its subsections. --- doc/lispref/elisp.texi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index a44bee599bf..94a328b303d 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -961,6 +961,7 @@ Frames * Text Terminal Colors:: Defining colors for text-only terminals. * Resources:: Getting resource values from the server. * Display Feature Testing:: Determining the features of a terminal. +* Multiple Terminals:: Displaying on several different devices. Frame Parameters @@ -982,6 +983,12 @@ Window Frame Parameters * Cursor Parameters:: Controlling the cursor appearance. * Color Parameters:: Colors of various parts of the frame. +Multiple Terminals + +* Low-level Terminal:: Low-level manipulation of terminal objects. +* Terminal Parameters:: Parameters common for all frames on terminal. +* Frames on Other TTY devices:: Creating frames on other terminal devices. + Positions * Point:: The special position where editing takes place. -- 2.30.2